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

andrew_103's profile - activity

2022-02-09 13:29:25 -0500 received badge  Famous Question (source)
2022-02-09 13:29:25 -0500 received badge  Notable Question (source)
2022-02-05 05:47:15 -0500 received badge  Popular Question (source)
2022-02-01 14:52:04 -0500 asked a question ROS2 serial packets sent to teensy getting corrupted

ROS2 serial packets sent to teensy getting corrupted I've got a project where I have a Raspberry Pi running ROS2 Foxy co

2021-08-18 03:35:51 -0500 received badge  Famous Question (source)
2021-08-09 07:27:57 -0500 received badge  Famous Question (source)
2021-05-31 05:19:30 -0500 received badge  Notable Question (source)
2021-05-11 23:20:48 -0500 received badge  Notable Question (source)
2021-04-14 11:48:59 -0500 received badge  Popular Question (source)
2021-04-07 19:53:45 -0500 asked a question [ROS2] Calling a service repeatedly from a subscriber callback

[ROS2] Calling a service repeatedly from a subscriber callback I'm having trouble implementing an async service call in

2021-02-02 12:00:09 -0500 commented question Get all key/value pairs from custom ROS2 message

@gvdhoorn my apologies for not making it clear. I'm using Python for implementation. The context is that this message se

2021-02-02 11:54:26 -0500 commented question Get all key/value pairs from custom ROS2 message

@crnewton I thought about using an array and that would definitely work. The only reason for trying to find a different

2021-02-02 10:08:29 -0500 received badge  Popular Question (source)
2021-02-01 21:37:23 -0500 commented answer ROS2 Serial Communication with Arduino

Thanks for the info! I didn't realize this PR existed and got merged so soon after this post, otherwise I would've looke

2021-02-01 21:29:11 -0500 asked a question Get all key/value pairs from custom ROS2 message

Get all key/value pairs from custom ROS2 message I've created a custom message that's setup similar to the following in

2020-11-10 18:28:13 -0500 edited question ROS2 Serial Communication with Arduino

ROS2 Serial Communication with Arduino I've got a project in which I'm using a Raspberry Pi 4B running ROS2 Dashing with

2020-11-10 18:23:25 -0500 marked best answer Using ROS for Bipedal Balancing

I'm looking to use ROS for a robot that balances in a bipedal configuration and can maintain its balance with external forces being applied (light pushing). My main concern would be if ROS could handle quickly taking in sensor data and making small adjustments during operation. I'm aware that ROS 2 has better support for real time systems, however my team is more acquainted with ROS 1 and will be using components that don't have explicit support in ROS 2 yet.

The system will be equipped with an arduino as an interface to motor controllers (and potentially the sensors) connected to a Raspberry Pi or Jetson Nano that will be running ROS. An external computer will more than likely be providing the actual balancing algorithm through ROS.

Any help in this topic is greatly appreciated. I can provide more details about the robot and its theoretical software architecture as needed.

2020-11-10 18:23:25 -0500 received badge  Scholar (source)
2020-11-10 18:22:17 -0500 received badge  Famous Question (source)
2020-11-08 20:24:01 -0500 received badge  Famous Question (source)
2020-11-08 04:57:30 -0500 received badge  Favorite Question (source)
2020-11-06 19:45:57 -0500 received badge  Student (source)
2020-11-06 19:45:15 -0500 received badge  Notable Question (source)
2020-11-06 13:22:05 -0500 received badge  Popular Question (source)
2020-11-05 17:21:16 -0500 asked a question ROS2 Serial Communication with Arduino

ROS2 Serial Communication with Arduino I've got a project in which I'm using a Raspberry Pi 4B running ROS2 Dashing with

2020-10-20 19:29:36 -0500 received badge  Enthusiast
2020-10-05 09:37:17 -0500 received badge  Notable Question (source)
2020-10-05 05:46:25 -0500 received badge  Popular Question (source)
2020-10-04 20:58:26 -0500 asked a question Using ROS for Bipedal Balancing

Using ROS for Bipedal Balancing I'm looking to use ROS for a robot that balances in a bipedal configuration and can main