neomanic/odrive_ros

rosrun cannot find odrive_ros

Closed this issue · 1 comments

I was wondering if you could tell me the steps required for ros to know where odrive_ros is. I made a robot_ws/src folder and cloned the odrive_ros repo there. Then I executed catkin_make in robot_ws. When I run rosrun odrive_ros odrive_node, I get this error:
[rospack] Error: package 'odrive_ros' not found

I had forgotten to run source devel/setup.bash