浏览代码

Readme Updates (#59)

* Header image, blog post link
/fix-file-mode
GitHub 4 年前
当前提交
92f840ba
共有 3 个文件被更改,包括 1005 次插入1 次删除
  1. 3
      README.md
  2. 2
      tutorials/pick_and_place/2_ros_tcp.md
  3. 1001
      images/warehouse.gif

3
README.md


![](images/unity-wide.png)
<p align="center"><img src="tutorials/pick_and_place/img/0_pick_place.gif" width="600"/></p>
<p align="center"><img src="images/warehouse.gif" width="800"/></p>
# Unity Robotics Hub

We have published a series of blog posts and talks that are relevant for Unity Robotics:
- (November 19, 2020) Robotics simulation in Unity is as easy as 1, 2, 3! [blog post](https://blogs.unity3d.com/2020/11/19/robotics-simulation-in-unity-is-as-easy-as-1-2-3/)
- (November 12, 2020)
Unite Now 2020: Simulating Robots with ROS and Unity [video](https://resources.unity.com/unitenow/onlinesessions/simulating-robots-with-ros-and-unity)
- (August 26, 2020)

2
tutorials/pick_and_place/2_ros_tcp.md


In the Message Auto Generation window click `Browse File...` and navigate to the MoveIt Msgs repository. Select `moveit_msgs/msg/RobotTrajectory.msg`, and then click `GENERATE!`
- One new C# script should populate the `Assets/RosMessages/Moveit/msg` directory: RobotTrajectory.
> Note: If any of these ROS directories appear to be empty, you can run the command `git submodule update --init --recursive` to download the packages via Git submodules.
1. Next, the custom message scripts for this tutorial will be generated.

1001
images/warehouse.gif
文件差异内容过多而无法显示
查看文件

正在加载...
取消
保存