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
Copy file name to clipboardexpand all lines: aerodynamics/tutorial.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ keys:
192
192
We are using this plugin in some of the plane elements to generate lift and
193
193
drag. The propeller will generate thrust according to its angular speed. The
194
194
control surfaces will generate different forces according to their specific
195
-
angles and speed. The [LiftDragPlugin aerodynamic parameters](https://bitbucket.org/osrf/gazebo/src/70d6c88e2486367659420743b25f5592ce4569df/worlds/cessna_demo.world?at=default#cl-105)
195
+
angles and speed. The [LiftDragPlugin aerodynamic parameters](https://github.com/osrf/gazebo/src/70d6c88e2486367659420743b25f5592ce4569df/worlds/cessna_demo.world?at=default#cl-105)
196
196
were approximated using values from
197
197
[jsbsim for Cessna 172P](https://github.com/tridge/jsbsim/blob/master/aircraft/c172p/c172p.xml).
Copy file name to clipboardexpand all lines: animated_box/tutorial.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -22,16 +22,16 @@ cd ~/gazebo_animatedbox_tutorial
22
22
23
23
# Animate box code
24
24
25
-
Copy [animated_box.cc](https://bitbucket.org/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://bitbucket.org/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://bitbucket.org/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://bitbucket.org/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://bitbucket.org/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/animated_box.world) into the current directory.
25
+
Copy [animated_box.cc](https://github.com/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://github.com/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://github.com/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://github.com/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://github.com/osrf/gazebo/src/gazebo8/examples/stand_alone/animated_box/animated_box.world) into the current directory.
Copy file name to clipboardexpand all lines: animated_box/tutorial_4.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,14 @@ cd ~/gazebo_animatebox_tutorial
22
22
23
23
# Animate box code
24
24
25
-
Copy [animated_box.cc](https://bitbucket.org/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://bitbucket.org/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://bitbucket.org/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://bitbucket.org/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://bitbucket.org/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/animated_box.world) into the current directory.
25
+
Copy [animated_box.cc](https://github.com/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://github.com/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://github.com/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://github.com/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://github.com/osrf/gazebo/src/gazebo_4.0/examples/stand_alone/animated_box/animated_box.world) into the current directory.
Copy file name to clipboardexpand all lines: animated_box/tutorial_6.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -22,16 +22,16 @@ cd ~/gazebo_animatedbox_tutorial
22
22
23
23
# Animate box code
24
24
25
-
Copy [animated_box.cc](https://bitbucket.org/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://bitbucket.org/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://bitbucket.org/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://bitbucket.org/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://bitbucket.org/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/animated_box.world) into the current directory.
25
+
Copy [animated_box.cc](https://github.com/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/animated_box.cc), [independent_listener.cc](https://github.com/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/independent_listener.cc), [integrated_main.cc](https://github.com/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/integrated_main.cc), [CMakeLists.txt](https://github.com/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/CMakeLists.txt), and [animated_box.world](https://github.com/osrf/gazebo/src/gazebo6/examples/stand_alone/animated_box/animated_box.world) into the current directory.
Copy file name to clipboardexpand all lines: clone_simulation/tutorial.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -100,11 +100,11 @@ mkdir ~/clone_simulation
100
100
cd ~/clone_simulation
101
101
~~~
102
102
103
-
Download the files [`CMakeLists.txt`](http://bitbucket.org/osrf/gazebo/src/default/examples/stand_alone/clone_simulation/CMakeLists.txt) and [`cloner.cc`](http://bitbucket.org/osrf/gazebo/src/default/examples/stand_alone/clone_simulation/cloner.cc) into the previous folder.
103
+
Download the files [`CMakeLists.txt`](http://github.com/osrf/gazebo/src/default/examples/stand_alone/clone_simulation/CMakeLists.txt) and [`cloner.cc`](http://github.com/osrf/gazebo/src/default/examples/stand_alone/clone_simulation/cloner.cc) into the previous folder.
@@ -104,7 +104,7 @@ In gazebo 8+ it will be displayed with gray diffuse and ambient components, but
104
104
Wavefront obj color values are taken from the object's material: `Ka`, `Kd`, `Ks`, and `Ns`.
105
105
See [this Wikipedia article](https://en.wikipedia.org/wiki/Wavefront_.obj_file) for more info about OBJ files.
106
106
107
-
**Note:** OBJ materials may not [display correctly in versions earlier than gazebo 8](https://bitbucket.org/osrf/gazebo/issues/2455/wavefront-obj-wrong-normals-and-material).
107
+
**Note:** OBJ materials may not [display correctly in versions earlier than gazebo 8](https://github.com/osrf/gazebo/issues/2455/).
Copy file name to clipboardexpand all lines: contain_plugin/tutorial_7.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -66,17 +66,17 @@ When a ball rolls under a lamp post, the light will turn on.
66
66
67
67
[[file:example_world.png|800px]]
68
68
69
-
Download the [example world](https://bitbucket.org/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/contain_example.world), [plugin source code](https://bitbucket.org/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/TurnOnLightPlugin.cpp), and [CMake file](https://bitbucket.org/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/CMakeLists.txt).
69
+
Download the [example world](https://github.com/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/contain_example.world), [plugin source code](https://github.com/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/TurnOnLightPlugin.cpp), and [CMake file](https://github.com/osrf/gazebo/raw/gazebo7/examples/plugins/trigger_light/CMakeLists.txt).
70
70
Build and run the plugin using [this tutorial](/tutorials?tut=plugins_hello_world&cat=write_plugin) as an example.
71
71
Make sure to run `source <install_path>/share/gazebo/setup.sh` before extending `GAZEBO_PLUGIN_PATH`.
72
72
`<install_path>` is `/usr` if you installed using `apt`.
73
73
74
74
A ContainPlugin instance is configured to watch when a sphere enters a box below the lamp post.
75
75
When the sphere rolls into or out of the box ContainPlugin will publish a message on the `contain` topic.
0 commit comments