Skip to content

Commit

Permalink
Add hazcam info and warning (fix issue space-ros#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
RBinsonB committed Sep 10, 2024
1 parent aa17a2b commit 1c7f5ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lunar_pole_exploration_rover/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ ros2 launch lunar_pole_exploration_rover lunar_pole_exploration_rover.launch.py
```

### Controlling the rover <a name="controlling_rover"></a>
**Like the Curiosity demo, the Gazebo simulation may run slowly (reat-time factor of 5%) when simulating cameras if no hardware acceleration is present**

#### Setup <a name="setup_rover"></a>

Expand Down Expand Up @@ -212,6 +213,8 @@ It features a similar sensor suit of the real VIPER rover. Detailed characterist
2048 pixels. The camera can pan 360° and tilt vertically in both directions at a maximum angle of 75°.
- A pair of monochrome cameras for the aft blind spots, AftCam, facing back. Each camera has 110° x 110° FOV and the image sensors have 2048 ×
2048 pixels.
- A set of four monochrome cameras, on in each wheel well. Each camera has 110° x 110° FOV and the image sensors have 2048 ×
2048 pixels.
- An IMU.
- An Odometry plugin to simulate wheel encoders.

Expand Down

0 comments on commit 1c7f5ad

Please sign in to comment.