ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Upload new sketch to openCR1.0 when connected to SBC

asked 2019-04-22 14:12:48 -0500

Ocean-11 gravatar image

updated 2019-04-24 02:44:49 -0500

I'm running ROS Kinetic on a Turtlebot Burger 3. It's using the basic turtlebot packages which can be found on ROBOTIS.

I'm looking for a practical way to upload a new sketch from the Arduino IDE to the openCR1.0 board, without disconnecting it from the Raspberry Pi SBC and connecting it directly to the remote PC

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-04-26 13:12:43 -0500

tomsepe gravatar image

If you have the Arduino IDE installed on the Raspberry pi then you can SSH into the pi and compile and upload from the command line.

I've never done it but it is documented here:

https://playground.arduino.cc/Learnin...

here is another answer I found: http://forum.arduino.cc/index.php?top...

good luck

edit flag offensive delete link more

Comments

Thanks tomsepe for the great resources!

Managing the openCR code from the SBC is rather annoying, but it is far better than switching between SBC/remote computer serial lines every time I want to modify a line in the openCR firmware, so I will definitely try it ..

Hopefully this infrastructure would be supported some day, so it would be possible to upload the code directly from the remote computer virtual machine ..

Ocean-11 gravatar image Ocean-11  ( 2019-04-28 04:16:38 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-04-22 14:12:48 -0500

Seen: 257 times

Last updated: Apr 26 '19