You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Bubeck edited this page Sep 3, 2013
·
3 revisions
If you want to test developer releases that are uploaded very frequently please follow this short howto (on ubuntu precise 32 or 64 Bit).
To setup your ubuntu system do the following:
sh sudo sh -c 'echo "deb http://cybernotic.org/~bride_nightly/ precise main" > /etc/apt/sources.list.d/bride_nightly.list' wget http://cybernotic.org/~bride_nightly/bride_repo.key -O - | sudo apt-key add - sudo apt-get update
On groovy:
sh sudo apt-get install ros-groovy-bride ros-groovy-bride-templates ros-groovy-bride-compilers
On hydro:
sh sudo apt-get install ros-hydro-bride ros-hydro-bride-templates ros-hydro-bride-compilers