File tree Expand file tree Collapse file tree 3 files changed +4
-51
lines changed Expand file tree Collapse file tree 3 files changed +4
-51
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ rclnodejs.init().then(() => {
4242- [ Node.js] ( https://nodejs.org/en/ ) version >= 16.13.0
4343- [ ROS 2 SDK] ( https://docs.ros.org/en/jazzy/Installation.html ) - ** Don't forget to [ source the setup file] ( https://docs.ros.org/en/jazzy/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.html#source-the-setup-files ) **
4444
45+ > ** Docker:** Use official ROS images from [ hub.docker.com/\_ /ros] ( https://hub.docker.com/_/ros ) for containerized builds.
46+
4547### Install rclnodejs
4648
4749``` bash
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ rclnodejs.init().then(() => {
2323- [ Node.js] ( https://nodejs.org/en/ ) version >= 16.13.0
2424- [ ROS 2 SDK] ( https://docs.ros.org/en/jazzy/Installation.html ) - ** Don't forget to [ source the setup file] ( https://docs.ros.org/en/jazzy/Tutorials/Beginner-CLI-Tools/Configuring-ROS2-Environment.html#source-the-setup-files ) **
2525
26+ > ** Docker:** Use official ROS images from [ hub.docker.com/\_ /ros] ( https://hub.docker.com/_/ros ) for containerized builds.
27+
2628### Install rclnodejs
2729
2830``` bash
You can’t perform that action at this time.
0 commit comments