forked from jsk-ros-pkg/jsk_robot
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Spot][jsk-spot-startup] add jsk_spot_startup package #14
Closed
sktometometo
wants to merge
87
commits into
k-okada:spot
from
sktometometo:PR/spot/add-jsk-spot-startup
Closed
[Spot][jsk-spot-startup] add jsk_spot_startup package #14
sktometometo
wants to merge
87
commits into
k-okada:spot
from
sktometometo:PR/spot/add-jsk-spot-startup
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ainer tag, the author tag, and dependencies
Add python requirements on jsk_spot_startup
… use_compress arg
k-okada
pushed a commit
that referenced
this pull request
Sep 4, 2022
k-okada
pushed a commit
that referenced
this pull request
Sep 27, 2022
k-okada
pushed a commit
that referenced
this pull request
Sep 30, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added the
jsk_spot_startup
packagejsk_spot_startup
jsk_spot_bringup.launch
: to bringupdriver.launch
,peripheral.launch
,interaction.launch
fromjsk_spot_startup
andteleop.launch
fromjsk_spot_teleop
driver.launch
: to runspot_driver.py
fromspot_ros
and other basic nodes with jsk configuration.interaction.launch
: to run TTS and STT nodes for interaction.peripheral.launch
: to bringup peripheral devices like Insta 360 Air, respeaker and so on.rviz.launch
: to launch RViz with jsk version of configurationrecord.launch
: to record a rosbag file with compressed imagesplay.launch
: to play a rosbag file with compressed imagesdriver.launch
rviz.launch
This branch requires
jsk-spot-teleop
package from [Spot][jsk-spot-teleop] add the jsk-spot-teleop package #11 when to runjsk_spot_bringup.launch
spot_ros
package with https://github.com/clearpathrobotics/spot_ros/pull/25 patch to rundriver.launch
andjsk_spot_bringup.launch
jsk_perception
package with [jsk_perception] support sensor_msgs/PanoramaInfo with adding a publisher to DualFisheyeToPanorama node jsk-ros-pkg/jsk_recognition#2579 to runperipheral.launch
coral_usb
to runedgetpu_object_detector.launch
object_tracker.launch
jsk_perception
package with [jsk_perception] add rect_array_in_panorama_to_bounding_box_array node jsk-ros-pkg/jsk_recognition#2581 to runobject_tracker.launch