ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to run the autoware runtime manager through carla_autoware?

asked 2020-12-02 05:46:37 -0500

sneibus gravatar image

updated 2020-12-03 08:34:38 -0500

How can i run the autoware runtime manager through the carla_autoware. I have followed and run this https://github.com/carla-simulator/ca... and drive the vehicle around and all. But now i would like to run the runtime manager interface to upload different map, pcd, waypoints etc.. Also is there a way to create/ upload new waypoint files through rviz or ros?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-12-03 11:36:22 -0500

Josh Whitley gravatar image

The carla_autoware project creates a Docker container in which Autoware is run. Inside this Docker container, you can source the Autoware installation as normal (e.g. source /home/autoware/Autoware/install/setup.bash) and run the runtime_manager with ros2 launch runtime_manager runtime_manager.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-12-02 05:46:37 -0500

Seen: 1,085 times

Last updated: Dec 03 '20