Install latest/candidate of turtlebot3c-bringup

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install turtlebot3c-bringup --candidate

Don't have snapd? Get set up for snaps.

turtlebot3c-bringup is only available on the unstable candidate channel. It could break and change often.

Channel Version Published

Turtlebot3c core snap

This snap automatically spawn a roscore and the core components for the Turtlebot3 (controller, robot_state_publisher etc).

By default, the snap is configured for the 'waffle_pi' Turtlebot3 model. To select another robot model (waffle or burger) run the following,

snap set turtlebot3c-bringup turtlebot3-model=burger

Similarly, the snap is configured to consider the lidar model LDS-01. To select the other lidar for the robot run the following,

snap set turtlebot3c-bringup lds-model=LDS-02

This snap is meant to run on the Turtlebot3 robot, but it can also be used with the simulation.

In order to use it with the simulation, issue the following in the terminal,

snap set turtlebot3c-bringup simulation=true

Details for turtlebot3c-bringup

License
  • unset

Last updated
  • 6 March 2024 - latest/candidate
  • 5 April 2024 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


Install turtlebot3c-bringup on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.

Is there a problem with turtlebot3c-bringup? Report this app