BLDC-tool connects to vesc, teleop doesn’t #42
-
Hey everyone! I installed from scratch in a 4gb jetson nano and am experimenting with using ros2 and ros1 together. I had previously installed on a 2gb nano using the mushr image and everything worked great. Now this time I'm having drive issues. I'm getting the "Failed to connect to the VESC, SerialException Failed to open the serial port to the VESC. IO Exception (2): No such file or directory" error. However, I have the bldc-tool running on the same nano and can connect to and operate the vesc just fine. It has the same settings I downloaded and used previously and successfully in the 2gb nano. I'm out of ideas. I had to chmod ttyACM0 to get the bldc-tool to work and hoped permissions might fix the issue, but it doesn't appear to. I'm using a bench power supply so power should be fine. Im not sourcing ros2 - just melodic. I'm stumped. Ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 36 replies
-
Hi @drewbus-drewbus - just to clarify, when you say that you installed from scratch, does that mean that you started with the stock Jetson Nano image and then used our install script process (https://mushr.io/hardware/nano_install/) to install everything? Or did you try to install stuff using your own process? |
Beta Was this translation helpful? Give feedback.
-
i have the same problem. when i connect VESC tool with BLDC Tool. and then teleoperation with Plazstation remote control. but the error comes with the VESC Tool. so now wha should i do? |
Beta Was this translation helpful? Give feedback.
Hi @drewbus-drewbus - just to clarify, when you say that you installed from scratch, does that mean that you started with the stock Jetson Nano image and then used our install script process (https://mushr.io/hardware/nano_install/) to install everything? Or did you try to install stuff using your own process?