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

Unable to sync with device error when porting rosserial to STM32F7 Discovery

asked 2019-04-10 16:24:38 -0500

marinePhD gravatar image

updated 2019-04-10 16:43:47 -0500

jayess gravatar image

I'm trying to use rosserial on the STM32F7 and I've been following some tutorials online namely this, this and also this as I'm a Keil guy.

Unfortunately, I run into the

Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino

error. I've used tested with multiple UART ports and also used about 4 different timers on the board but I'm still running into the same issue.

Could anyone possibly throw some pointers my way?

edit retag flag offensive close merge delete

Comments

HAHAHA ME TO

Yogy Pratama gravatar image Yogy Pratama  ( 2019-09-09 11:08:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-09 10:59:45 -0500

flynneva gravatar image

Have you looked into micro-ros? I always had issues with rosserial as well....and thats why I am very excited about the progress micro-ros is making.

edit flag offensive delete link more

Comments

I ended up just streaming my data over UART and reconstructing it in ROS. Overhead was probably lower as well.

marinePhD gravatar image marinePhD  ( 2020-11-09 12:53:48 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-04-10 16:24:38 -0500

Seen: 384 times

Last updated: Nov 09 '20