gazebo garden beginner question
I have just installed gazebo garden on Ubuntu 22.04 as described here - link text
Why is there no /usr/share/gazebo-11/setup.sh file? Should I create this as I have with prior installs?
Does this look correctly written for this file?
export GAZEBOMASTERURI=http://localhost:11345
export GAZEBOMODELDATABASE_URI=http://app.gazebosim.org/fuel/models
export GAZEBOWORLDSDATABASE_URI=http://app.gazebosim.org/fuel/worlds
export GAZEBOPLUGINPATH=/usr/lib/x8664-linux-gnu/gazebo-11/plugins:$(GAZEBOPLUGIN_PATH)
export LDLIBRARYPATH=$(LDLIBRARYPATH):/usr/lib/x86_64-linux-gnu/gazebo-11/plugins
export OGRERESOURCEPATH=/user/lib/x86_64-linux-gnu/OGRE-1.9.0
Asked by jax200 on 2023-01-03 17:44:16 UTC
Comments