gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
672 stars 262 forks source link

Update debian testing repo add bookworm #1999

Open shaynababe opened 1 year ago

shaynababe commented 1 year ago

http://packages.osrfoundation.org/gazebo/debian-testing/dists/ add bookworm

Desired behavior

sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/debian-testing lsb_release -cs main" /etc/apt/sources.list.d/gazebo-stable.list' wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - sudo apt-get update

Alternatives considered

install sid , testing is now bookworm i do not have a method to install alt OS at the moment it seem add bookworm is not hard to do

Implementation suggestion

a general linux install would be good Dart did install and compiled protobuf compiled via brazen ## Additional context