-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need install description #126
Comments
see https://github.com/start-jsk/rtmros_gazebo/blob/master/.travis.yml for current procedure to install the software, @mmurooka, @core-dump , could you help updating the documents? |
I add OSRF apt repository and install gazebo3 and drcsim-hydro via apt. $ aptitude search gazebo | grep ^i
i A gazebo3 - Open Source Robotics Simulator
i A gazebo3-common - Open Source Robotics Simulator - Shared fi
i A gazebo3-plugin-base - Open Source Robotics Simulator - base plug
i A libgazebo-dev - Open Source Robotics Simulator - Developme
i A libgazebo3 - Open Source Robotics Simulator - shared li
i A ros-hydro-gazebo3-msgs - Message and service data structures for in
i A ros-hydro-gazebo3-plugins - Robot-independent Gazebo plugins for senso
i A ros-hydro-gazebo3-ros - Provides ROS plugins that offer message an
i ros-hydro-gazebo3-ros-pkgs - Interface for using ROS with the Gazebo si
$ aptitude search drcsim | grep ^i
i drcsim-hydro - transitional dummy package |
can you update On Wed, Sep 24, 2014 at 11:04 AM, Masaki Murooka [email protected]
|
I created tutorial pages BTW, are we decided to moving documents to github markdown? if so, please Current plan is: On Wed, Sep 24, 2014 at 12:22 PM, Kei Okada [email protected]
|
Thanks for the helpful responses! I'll keep trying to build. So should I not update
Since any documentation for Related: tork-a/rtmros_nextage#12 |
Besides #128, I'm now manually able to compile. So just for a record I'm pasting the result output. Because of #128, some stuff had to be installed as in the top line below.
|
yes please
|
Thank you for your confirming compile process. |
Current README.md says that doesn't seem to help me for installing gazebo specific packages:
I've been trying to build the packages in this repository but no good. At minimum, if someone can tell me what packages are required (source or DEB?) in my catkin workspace, I can proceed and in the end I can update the installation doc. Currently in my catkin ws I have the following and struggling with many build errors:
The text was updated successfully, but these errors were encountered: