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

MattR's profile - activity

2022-03-24 05:45:26 -0500 received badge  Popular Question (source)
2021-11-16 00:18:07 -0500 received badge  Enthusiast
2021-11-15 10:35:43 -0500 commented question How to connect rosserial node with atmega32

Sorry for the mixup I never actually set the clock at 2MHz I only told the code that I did. So I think that there is som

2021-11-14 23:47:08 -0500 commented question How to connect rosserial node with atmega32

I have been on this for about an hour but can seem to figure out where to add the rospy.spin for it to do anything that

2021-11-14 23:23:18 -0500 commented question How to connect rosserial node with atmega32

I have been on this for about an hour but can seem to figure out where to add the rospy.spin for it to do anything. Also

2021-11-14 21:15:20 -0500 commented question How to connect rosserial node with atmega32

Yes, the problem is that I am specifying the F_CPU in the make file and in the avr_chatter.cpp file and have read back t

2021-11-14 21:12:04 -0500 commented question How to connect rosserial node with atmega32

Yes, the problem is that I am specifying the F_CPU in the make file and in the avr_chatter.cpp file and have read back t

2021-11-14 21:08:22 -0500 received badge  Student (source)
2021-11-14 20:08:06 -0500 commented question How to connect rosserial node with atmega32

I have tried increasing the buffer size and trying different cables. Something I tested earlier today was to add a flash

2021-11-13 23:05:42 -0500 received badge  Notable Question (source)
2021-11-13 22:57:33 -0500 asked a question How to connect rosserial node with atmega32

How to connect rosserial node with atmega32 I am attempting to get the avr_chatter.cpp code working with an atmega 32 us

2021-07-15 11:17:26 -0500 received badge  Popular Question (source)
2021-03-15 14:24:50 -0500 asked a question Communication over i2c between Rpi running ros and arduino

Communication over i2c between Rpi running ros and arduino I am trying to get a data stream between an Arduino and a Rpi