Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How can I forward the results from a topic to the /octomap_server node? #89

@AkashiSeijur

Description

@AkashiSeijur

Hello,

I launched MOLA with RViz2 and a rosbag that I properly created. Here is the result I got.

Image

I then launched a subscriber along with a publisher for the topic called mola_topic_filter. The mola_topic_filter topic is used to shift the map generated by MOLA along the Z-axis. See the image below, where the map is shown in white. The mola_topic_filter topic publishes messages of type sensor_msgs/msg/PointCloud2.

Image

And rqt_graph (Outlined in blue.):

Image

I’m not saving this map; I want now is to send the modifications made through the mola_topic_filter topic to the mola_bridge_ros2 (see the blue arrow). This way, when I start a new ros2bag, it works on this modified map instead of generating a new one. I want this process to continue until I disable it. I would like to know if this is possible to do else, is there another solution??

Image

Thank you for reading my message, and have a great day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions