Skip to content

Conversation

@RapidRoger18
Copy link
Contributor

  1. Ros2_controllers package added to package.xml in 4_simulation_dh
  2. Installation script changes
    @SuperChamp234 can you see if package ros-humble-micro-ros-msgs exists in mamba install for macOS.

git clone -b humble https://github.com/micro-ROS/micro-ROS-Agent.git
fi
cd ..
pip3 install catkin_pkg lark-parser colcon-common-extensions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add sudo apt install python3-pip

# Install ROS packages
mamba install ros-humble-desktop-full
mamba install -n ros_env -y ros-humble-control-msgs ros-humble-control-toolbox ros-humble-joint-state-broadcaster ros-humble-joint-state-publisher ros-humble-joint-state-publisher-gui ros-humble-forward-command-controller ros-humble-robot-state-publisher ros-humble-controller-manager ros-humble-controller-manager-msgs ros-humble-joint-trajectory-controller ros-humble-ros2-control
mamba install -n ros_env -y ros-humble-control-msgs ros-humble-control-toolbox ros-humble-joint-state-broadcaster ros-humble-joint-state-publisher ros-humble-joint-state-publisher-gui ros-humble-forward-command-controller ros-humble-robot-state-publisher ros-humble-controller-manager ros-humble-controller-manager-msgs ros-humble-joint-trajectory-controller ros-humble-ros2-control ros-humble-micro-ros-msgs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove these packages as they are also included in the package.xml

echo "Installing ESP IDF"

_shell_="${0##*/}"
_shell_="${SHELL#${SHELL%/*}/}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test this shell for zsh and bash both

@aPR0T0
Copy link
Member

aPR0T0 commented Feb 12, 2025

@RapidRoger18 are the results of testing available yet?

@RapidRoger18
Copy link
Contributor Author

No, I don't have the results anymore.

@aPR0T0
Copy link
Member

aPR0T0 commented Feb 12, 2025

No, I don't have the results anymore.

can you please assign this to someone? and lemme know.

@Jamm02
Copy link
Contributor

Jamm02 commented Feb 18, 2025

Folks, avoid using commit messages such as "minor changes". Be a bit descriptive, maybe follow a convention as
"installations.sh: include ros-humble-micro-ros-msgs in mamba installation"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants