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

Docker error ERROR: Cannot load message class for [livox_ros_driver2/CustomMsg]. Are your messages built? #168

Open
crazy-robotics opened this issue Jan 23, 2025 · 2 comments

Comments

@crazy-robotics
Copy link

I build livox_ros_driver2 in docker and on rostopic list i got

mubashir@mubashir:~$ rostopic list 
/livox/imu
/livox/lidar
/rosout
/rosout_agg

on `rostopic echo /livox/imu I got the following message

mubashir@mubashir:~$ rostopic echo /livox/lidar
ERROR: Cannot load message class for [livox_ros_driver2/CustomMsg]. Are your messages built?

I check online posts say build the workspace I have done it twice

@georgflick
Copy link

are you also sourcing that workspace in your terminal?

@crazy-robotics
Copy link
Author

Yes, I source both root installation source /opt/ros/noetic/setup.bash and workspace source my_workspace/devel/setup.bash

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