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

Connected, topics are visible, but data is not being published on the topics!! #193

Open
Bmoradi93 opened this issue Sep 5, 2021 · 1 comment

Comments

@Bmoradi93
Copy link

Hello everyone,
I'm using your package with Autoware.Auto and ROS-Foxy and LGSVL Simulator.
I can see that the connected is ok. I can do "ros2 topic list" and I can see my topics. Inside the simulator the status is "connected" and the data is flowing.

I cannot receive any data on the topics (/imu and /points_raw).

@Bmoradi93
Copy link
Author

I found the solution:
1- git clone https://github.com/lgsvl/ros2-lgsvl-bridge.git
2- cd ros2-lgsvl-bridge
3- git checkout devel-foxy
4- colcon build
5- . ~/ros2-lgsvl-bridge/install/setup.bash
6- lgsvl_bridge [--port 9090] [--log D]

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

1 participant