A object based, geometric world representation system based on visualization markers and tf.
- Add the topic
/interactive_object_map_server
in your rviz. - Right click an object and press
edit
- Press
Select
in the pop up window - Choose the part you want to edit and press
Select
- Do your changes and press
Update
to apply them - Close the
Object Editor
window
docker-compose -f docker/build.yml build ros
docker-compose -f docker/build.yml build ros2
docker-compose -f docker/ros/docker-compose.yml up
docker-compose -f docker/ros2/docker-compose.yml up
- Maik Knof ([email protected])