Hi, is odrive_ros compatible with python3? I use the latest ROS distribution, ROS Noetic, which targets python3 and not python2. When I do catkin_make and source devel/setup.bash, the node is not recognized (auto-completion with tab doesn't find it).
Hi, is odrive_ros compatible with python3? I use the latest ROS distribution, ROS Noetic, which targets python3 and not python2. When I do
catkin_makeandsource devel/setup.bash, the node is not recognized (auto-completion with tab doesn't find it).