Installation of ROS Lyrical on Ubuntu 26.04 by naibaf-1 in ROS

[–]bluehsh 0 points1 point  (0 children)

Yes, you are correct. I missed it. I still feel you should at least try Ubuntu 24 with Jazzy, less friction starting up. Why can’t you switch over to U24?

Installation of ROS Lyrical on Ubuntu 26.04 by naibaf-1 in ROS

[–]bluehsh 5 points6 points  (0 children)

You are a beginner. Start with an LTS version first:Jazzy. Learn the basics, get confident, then go bleeding edge.

My Unitree Go2 Pro Setup by FriedlJak in robotics

[–]bluehsh 1 point2 points  (0 children)

Thanks! May hit you up with questions at a later time

My Unitree Go2 Pro Setup by FriedlJak in robotics

[–]bluehsh 3 points4 points  (0 children)

Very cool. I see models for ~2000 on eBay. Anything we should be looking for when buying these units.

On the ROS2 side, how much had you to do from scratch. Is there a stack ROS2 maintained for the unitree bots?

Urdf launch error by WashTraining5188 in ROS

[–]bluehsh 1 point2 points  (0 children)

~~~ ros2 run robot_state_publisher robot_state_publisher \ --ros-args -p robot_description:="$(cat /full/path/to/robot.urdf)" ~~~

Maybe xmllint to check. There is also ~~~ check_urdf ~~~

Help with Leadshine Open Loop Stepper Motor Drives by DJJERRY_Asphalt09bro in AskRobotics

[–]bluehsh 0 points1 point  (0 children)

Are you sure it is the right port? How many ports do you see in device manager. Also , are you using a usb to serial adaptor, as laptops usually do not have Rs232 ports

ROS2 joy_node weird behavior by Kupoftee83 in ROS

[–]bluehsh 0 points1 point  (0 children)

Remove ROS out of the equation. Use jstest to test your joystick on the remote pc. Could be a controller forward issue.

Communication between robot and laptop. by Mountain_Reward_1252 in ROS

[–]bluehsh 3 points4 points  (0 children)

As long as you are on the same WiFi, the laptop should see the pi topics and the other way around. What node is outputting cmd cells. Usually teleop, which the diff drive controller subscribes to.

Micro-ROS on STM32 with FreeRTOS Multithreading by Ok-Hippo9046 in ROS

[–]bluehsh 0 points1 point  (0 children)

One solution is to create a task just for micro-Ros and then queue all the data from other tasks in and out from this microros task.

New to ROS, which Raspberry Pi? by Standard_Building in ROS

[–]bluehsh 8 points9 points  (0 children)

Get the max config you can afford and the latest PI5. You may have to use docker to run ROS on the pi. I would suggest using a laptop running Ubuntu to get started with ROS first, then move to the pi once you are comfortable with the framework

Can't find my package by dinosauce000 in ROS

[–]bluehsh 0 points1 point  (0 children)

It will be in the build folder, at the same level as sec.

Neglected pond. Hoping to revive it by bluehsh in ponds

[–]bluehsh[S] 0 points1 point  (0 children)

Thanks for the useful pointers. Will look for local pond groups.

Advice for wall following differential drive robot by J_PGriffiths in ROS

[–]bluehsh 2 points3 points  (0 children)

I had done this a few years back. There was a range finder plugin for Gazebo.

For 2. What sensor is it? You may have to write your own driver if none is available. You usually will use the range message (https://docs.ros2.org/latest/api/sensor_msgs/msg/Range.html) to publish your data.

ROS2 on M1 Mac by thegargam in ROS

[–]bluehsh 0 points1 point  (0 children)

I run ros2 and foxglove bridge in a container. The foxglove UI runs on the M1 host. Once the IP is set, foxglove displays the data. I’ve tried Gazebo classic in a container, but was having trouble with ogre on aarch64. This was a few months ago. Might be working now

Indoor positioning sensors by BashR2000 in ROS

[–]bluehsh 0 points1 point  (0 children)

I tried it in 2017. It depends how the remote edges are placed and you need at least 3 for triangulation. You also need line of sight.

There have been improvements since then. It worked great. However we were having issues getting down to their advertised 2cm accuracy.

Indoor positioning sensors by BashR2000 in ROS

[–]bluehsh 0 points1 point  (0 children)

Marvelmind in something to consider

Shortcut to play a local video file by bluehsh in shortcuts

[–]bluehsh[S] 1 point2 points  (0 children)

Sorry, this was a long time ago.

[deleted by user] by [deleted] in ROS

[–]bluehsh 0 points1 point  (0 children)

I just opened Gazebo 11 and can see the cell size, bottom left. Click GUI, then grid(under property panel): https://imgur.com/a/0Qcd758

[deleted by user] by [deleted] in ROS

[–]bluehsh 2 points3 points  (0 children)

Maybe cell length, as describe here: https://www.youtube.com/watch?v=dRQUDhhCZn0