Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F25855603
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Size
691 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/msg/Command.msg b/msg/Command.msg
index 62c7298..928acd7 100644
--- a/msg/Command.msg
+++ b/msg/Command.msg
@@ -1,30 +1,31 @@
# Command type (enum)
uint8 SETUP=0
uint8 TARGET=1
uint8 HOMING=2
-uint8 HARD_HOMING=3
+uint8 SOFT_HOMING=3
+uint8 HARD_HOMING=4
uint8 command_type
# Position (microsteps, order is pitch, yaw, slide)
int32[3] step_goals
# Laser duration (ms)
uint32 laser_duration_ms
# Star-diameter and scan-limit in microsteps
uint32 star_diameter
uint32 scan_limit
# Microstep frequencies (Hz)
uint16[3] frequency_goals
# Enable Motors
uint8[3] en_motors
# Resolution (8,16,32,64)
uint8 resolution
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Aug 29, 1:48 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
377463
Default Alt Text
(691 B)
Attached To
Mode
R269 SoC_Vermin_Collector_ROS_Msgs
Attached
Detach File
Event Timeline
Log In to Comment