Jesus Eduardo Rodriguez
b25e889ced
Fix the 3 GIFs that weren't showing adding them from the ROS1 tutorials
1 year ago
Jesus Eduardo Rodriguez
2d20f37927
Fix typo in the titles Initialization and Subscribing
1 year ago
Jesus Eduardo Rodriguez
9edea53a2d
Modify the Subscribed Services import to just Trigger and modify the way to call those services call_async was missing
1 year ago
Jesus Eduardo Rodriguez
43be2bb0e5
Added a note in the get_robot_floor_pose_xya, telling to set the broadcast_odom_tf parameter to True.
1 year ago
Jesus Eduardo Rodriguez
67d598ea77
Combine both initial notes, I think is better to have 1 with all the information.
1 year ago
Jesus Eduardo Rodriguez
2fb1270b2b
Modify the iPython note writing, it was not the correct way.
1 year ago
Chintan Desai
84bbba68c3
Increase the timeout to 60 secs for service examples
1 year ago
Jesus Eduardo Rodriguez
d061b4b5ee
Fix typo in the received response from service client
1 year ago
Jesus Eduardo Rodriguez
39c53f5ec3
Fix typo with service name
1 year ago
hello-jesus
b97e7173c9
Updated the names and ways to run the commands, also quit the vertical image description because it doesn't appear.
1 year ago
hello-chintan
e66ef53d0c
Add beginner tutorials to mkdocs.yaml
1 year ago
hello-chintan
84af9be698
Add modes tutorial init
1 year ago
hello-jesus
dda63e747c
Change teleop stretch with a node title for mobile base velocity control
It's because it's note a teleop but just movement
1 year ago
hello-jesus
40bb0e9ed6
Create perception tutorial for ROS2.md
1 year ago
Atharva Pusalkar
e8ac28d759
Add results amd expectations
1 year ago
hello-jesus
3f6e105b1c
Updated the readme for ros melodic part, so they can see the ros1 with Noetic.
1 year ago
hello-jesus
f396354a31
Update readme file of ROS melodic to point out that it's only for ROS Noetic
1 year ago
hello-jesus
dc7985805b
Change Title from Example 10
1 year ago
hello-jesus
aa3fdb029e
Remove moveit link from readme
1 year ago
hello-jesus
5109f65179
Erase something
I didn't think it will affect that much the documentation, feel free to change it.
1 year ago
hello-jesus
5554378d7d
Added some output changes
It's a minimal thing but I added the new outputs of usb_name and the force_N_per
1 year ago
hello-jesus
01e333e28e
Update some outputs and change some inputs
The --baud in the input commands weren't working anymore so if I tried the same commands without them it functions normally and the outputs for some commands are also different.
1 year ago
hello-jesus
08124a5b88
Minimal things
1 year ago
hello-jesus
cd7aea1dfa
Minimal thing
1 year ago
hello-jesus
d488ab938a
Fix an error in the program trajectories code
There was something missing after the follow trajectory command and it was the push command and a time sleep to work.
1 year ago
hello-jesus
bc8a192f31
Update joint limits
The joint limits are updated now, I found them in the stretch_main.xacro and stretch_dex_wrist.xacro from the stretch_description/urdf file
1 year ago
hello-jesus
47e8a502da
Added the missing link
I just added in the Code Breakdown part the missing link to watch the full script in github
1 year ago
hello-jesus
1f3074c42b
Minor change
I change the name of the launch file because it hasn't the name "sample"
1 year ago
hello-jesus
e8ea325b94
Minor edit
There was an incorrect description in rate = rospy.rate(), there wasn't an explanation, instead there was again the explanation of rospy.spin()
1 year ago
hello-jesus
680fd24b3f
MInor visualization edit
1 year ago
hello-jesus
1ecd0904da
Updated the robot status part
Updated the robot status part making a difference on the subclasses that changed, meaning Prismatic Joint and Dynamixel adding there the corresponding codes and make a difference in the example of the arm class.
1 year ago
hello-jesus
6e5c99a9af
minor edit
1 year ago
hello-jesus
cfba23f2c3
Added a note for more information of iPython
Just the same as quick start guide for RE1, added a note with more information about how to use iPython.
1 year ago
hello-jesus
f57b92796e
Note with more information
Added a little more information if the people haven't used iPython before on how to exit or how to experiment with this tutorials.
1 year ago
hello-jesus
c08cfd68fa
Fix a typo
1 year ago
hello-jesus
0bfd6bd839
Update align_to_aruco.md
1 year ago
hello-jesus
2501066630
Update align_to_aruco.md
Fixed a typo and differentiation in the angle and distance in bold.
1 year ago
hello-jesus
813350fa94
Update internal_state_of_stretch.md
Deleted old image and change it for an updated one
1 year ago
hello-jesus
2e0bbeacb3
Update internal_state_of_stretch.md
Now it is a better image
1 year ago
hello-jesus
9bc09f043f
Update internal_state_of_stretch.md
Change the updated image to see changes
1 year ago
hello-jesus
50047a886b
Update internal_state_of_stretch.md
Added an updated image
1 year ago
hello-jesus
63046cbcf4
Update follow_joint_trajectory.md
1 year ago
hello-jesus
5759b50840
Update follow_joint_trajectory.md
Added a note and a preference of the stretch driver
1 year ago
hello-jesus
69b6fde1c0
Update getting_started.md
Change the deprecated mode from manipulation to trajectory and added how to build in ROS2
1 year ago
hello-jesus
2293d0a110
example_10.md
Only minor edits like the tf instead of tf2
1 year ago
hello-jesus
c47e271f57
example_4.md
Change a typo and the path was incorrect
1 year ago
hello-jesus
3fd117339d
example_2.md
Change the path of the RViz configuration and added a note.
1 year ago
Atharva Pusalkar
dc9a7c6c83
Add markdown files for ROS 2 demos
1 year ago
hello-chintan
3f3d8fe8cd
Add avoiding deadlocks and race conditions
1 year ago
hello-chintan
96898427c9
Avoding pitfalls init
1 year ago