You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Hi, I haven't tried it with Python3 yet, sorry. I realise that Noetic now is out, but I don't have it running here. Welcome to submit a comprehensive error message and I'll have a look.
@GoroYeh56 if you type the dist/odrive- and hit tab it should autocomplete, it's whatever the latest version of the odrive tools is.
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
andsource devel/setup.bash
, the node is not recognized (auto-completion with tab doesn't find it).The text was updated successfully, but these errors were encountered: