Daniel Rosenstein

Results 22 issues of Daniel Rosenstein

https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Creating-Your-First-ROS2-Package.html#build-a-package

bug
ROS2
Humble

rosdep per the instructions fails with an error https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Creating-A-Workspace/Creating-A-Workspace.html#resolve-dependencies

ROS2
Humble

https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Creating-A-Workspace/Creating-A-Workspace.html#build-the-workspace-with-colcon

bug
ROS2
Humble

This command is supposed to have output: ros2 run cpp_pubsub listener_with_topic_statistics but it just sits there in this tutorial https://docs.ros.org/en/humble/Tutorials/Advanced/Topic-Statistics-Tutorial/Topic-Statistics-Tutorial.html#cmakelists-txt

bug
ROS2
Humble

https://docs.ros.org/en/humble/Tutorials/Advanced/Simulators/Gazebo.html#launch-the-simulation

bug
ROS2
Humble

Lots of errors are output when running the tutorial at the step of launching gazebo https://docs.ros.org/en/humble/Tutorials/Advanced/Simulators/Gazebo.html#launch-the-simulation

bug
Gazebo
ROS2
Humble

The tutorials cover installing this package, but the package doesn't exist. https://docs.ros.org/en/humble/Tutorials/Advanced/Simulators/Gazebo.html#configuring-ros-2

bug
Gazebo
ROS2
Humble

Humble Gazebo fortress only supports Ogre 1.2 on Windows. need to move to Ogre 2.0 AB#509366

Gazebo
ROS2
Humble

instructions here: https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Getting-Started-With-Ros2doctor.html#check-your-setup

bug
ROS2
Humble

Executing "ros2 param set /minimal_param_node my_parameter earth" only changes the value once. Doesn’t persist. happens on CPP and Python: https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Using-Parameters-In-A-Class-CPP.html#change-via-the-console https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Using-Parameters-In-A-Class-Python.html#change-via-the-console

bug
ROS2
Humble