Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS2 Version #2

Open
kavikode opened this issue Nov 11, 2021 · 1 comment
Open

ROS2 Version #2

kavikode opened this issue Nov 11, 2021 · 1 comment

Comments

@kavikode
Copy link

How can we enable this package to work on ROS2? Thank you

@anilbommareddy
Copy link

I checked in ROS2 environment it not worked.
git clone https://github.com/deltaautonomy/delta_viz
cd delta_viz
ros2 launch delta_viz_server server.launch
cd delta_viz_app
python3 -m http.server 8000

in another terminal
cd /autoware/
source /opt/ros/humble/setup.bash
rosdep update
rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
source install/setup.bash
ros2 launch autoware_launch e2e_simulator.launch.xml vehicle_model:=sample_vehicle sensor_model:=awsim_sensor_kit map_path:=/home/sample-map-rosbag/ (autoware AWSIM simulator).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants