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: README.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
-

2
1

3
2
4
3
# iMETRO: Integrated Mobile Evaluation Testbed for Robotics Operations
5
4
6
-
iMETRO is a facility designed to catalyze the adaptation of advanced terrestrial robotic technologies for space exploration use cases - such as logistics, maintenance, and science utilization within environments designed for human exploration on the Lunar and Martian surfaces.
7
-
With focus on Intra-Vehicular Activity (IVA) environments of surface habitats, pressurized rover cabins, and space station internal modules iMETRO offers integration and insight to high fidelity mockups and test beds.
8
-
The goal of iMETRO is to increase the availability of end-to-end systems, enabling remote operation of robots in space facilitated by humans on Earth.
5
+
iMETRO is a robotics facility housed at NASA's Johnson Space Center with the goal of adapting advanced terrestrial robotic technologies for space exploration applications such as logistics, maintenance, and science utilization tasks.
6
+
These applications are designed for human exploration environments on space stations or the Lunar and Martian surfaces.
7
+
The high fidelity mockups, test beds, and end-to-end systems provided can be used to develop capabilities that enable remote operation of robots in space supervised by humans on Earth.
8
+
Particular focus is given to Intra-Vehicular Activity (IVA) environments of surface habitats, pressurized rover cabins, and space station internal modules.
9
9
10
-
These systems include ground control user interfaces and software for managing robot remote control with realistic latency, bandwidth, and coverage interruptions for various mission environments (e.g., Low Earth Orbit, cis-Lunar, Lunar Surface, Mars Surface).
10
+
Some of these systems include ground control user interfaces and software for managing robot remote control with realistic latency, bandwidth, and coverage interruptions for various mission environments (e.g., Low Earth Orbit, cis-Lunar, Lunar Surface, Mars Surface).
11
11
12
12
> **_NOTE:_** The core content referenced in this repository is in the process of being released through NASA's release process.
13
-
> Find an example [here](https://github.com/NASA-JSC-Robotics/clr_ws).
13
+
> Additional packages will be released as noted below.
14
14
15
15
## Software Features
16
16
@@ -35,11 +35,17 @@ The iMETRO facility includes robot software for:
35
35
### Linear rail-mounted single manipulator
36
36
37
37
- Universal Robots UR10e
38
-
- Robotiq hand-E Gripper w/ Custom Fingers
38
+
- Robotiq hand-E Gripper with Custom Fingers
39
39
- Vention horizontally mounted 2.0m linear rail
40
40
- Ewellix Telescoping Lift Kit with 700mm Stroke
41
41
- Intel® RealSense™ Wrist-Mounted Depth Camera
42
42
43
+
The primary description and deployment package are available in [chonkur_l_raile](https://github.com/NASA-JSC-Robotics/chonkur_l_raile).
44
+
45
+
We also include the base containerized workflow for deploying the controllers on hardware, a kinematic simulation, and a dynamic simulation in [clr_ws](https://github.com/NASA-JSC-Robotics/clr_ws).
46
+
47
+
Lastly, sample applications and demonstrations are included in the [clr_demo_ws](https://github.com/NASA-JSC-Robotics/clr_demo_ws).
48
+
43
49
### Mobile Base Dual Manipulator (in development)
44
50
45
51
- Universal Robots UR5e (2x)
@@ -77,8 +83,6 @@ If you use this software in your own work, please cite the following paper:
77
83
78
84
### Contact Information
79
85
80
-
If you have any questions create an issue!
81
-
82
-
You can see other robotics projects and services and [**Connect With Us HERE**](https://www.nasa.gov/reference/jsc-robotics/)
86
+
Questions are best asked through issues.
83
87
84
-
Additionally you can e-mail us at jsc-dl-robotics@mail.nasa.gov
88
+
For more information [**Connect With Us HERE**](https://www.nasa.gov/reference/jsc-robotics/).
0 commit comments