Hi,
I have an error with the package `robot_state_publisher` when I'm try to `catkin_make_isolated` with `ROS Melodic` on `Raspbian 9 (stretch)`.
Specifically, I get an error from the file `robot_state_publisher/include/robot_state_publisher/joint_state_listener.h` on line `43`.
`fatal error: sensor_msgs/JointState.h: No such file or directory`
However, the dependency `sensor_msgs` is correctly loaded in the `package.xml` file and the searched file exists at the indicated path.
Could you help me ?
Best regards,
Robin Hède.
↧