Lorenz Meier
|
0cd5fa2d1d
|
Merge pull request #1863 from UAVenture/offboard_attitude_pub
Trigger correct offboard mode in mavros IT
|
10 years ago |
Andreas Antener
|
5a402ed3f1
|
- publish offboard mode with manual input so the vehicle control status is correct
- trigger offboard in mavros attitude test
|
10 years ago |
Lorenz Meier
|
9574c6dd2a
|
Merge pull request #1854 from UAVenture/mavros_arming
Mavros test updates
|
10 years ago |
Randy Mackay
|
48bf84ff37
|
oreoled: support send_bytes ioctl
Also increase maximum command length to 24 bytes
|
10 years ago |
Lorenz Meier
|
690b29d271
|
Merge pull request #1860 from rmackay9/orig-batt-smbus-debug
batt_smbus: remove debug message
|
10 years ago |
Lorenz Meier
|
2aa91a05fe
|
Merge pull request #1857 from PX4/mcposoffboardnoattitudepub
mc pos ctrl (multiplatform): do not publish att sp in offboard && no position/velocity control
|
10 years ago |
Randy Mackay
|
ca4adebe11
|
batt_smbus: remove debug
|
10 years ago |
Andreas Antener
|
3f8c011e8c
|
updated test class names to be unique
|
10 years ago |
Andreas Antener
|
9252124cfc
|
- updated test names, fixed lying comments and updated notes, misc. cleanup
- added mavros attitude control test
- using manual arming for mavros tests so they succeed for the moment, arming should be implemented soon
|
10 years ago |
Lorenz Meier
|
dc67834222
|
Mag cal: Add 100% message
|
10 years ago |
Thomas Gubler
|
1da2dc7e34
|
mc pos multi: reduce stack size
|
10 years ago |
Thomas Gubler
|
163c25268b
|
mc att multi: reduce stack size
|
10 years ago |
Lorenz Meier
|
243d2bc454
|
commander: Shorten mag cal interval
|
10 years ago |
Lorenz Meier
|
f3b0b41a0d
|
Make INAV configurable
|
10 years ago |
Lorenz Meier
|
8831e258b3
|
MC pos control: Use less RAM
|
10 years ago |
Lorenz Meier
|
acd5472879
|
MC att control: Use less RAM
|
10 years ago |
Lorenz Meier
|
0ebbb5f533
|
MAVLink: Use less RAM
|
10 years ago |
Lorenz Meier
|
da5b06a5df
|
land detector: Use less RAM
|
10 years ago |
Lorenz Meier
|
f9e525bbab
|
commander: Do not allocate excessive stack
|
10 years ago |
Lorenz Meier
|
d0b4b2157a
|
mkblctrl: Use less RAM
|
10 years ago |
Lorenz Meier
|
29aabbd762
|
MC: Use combined att / pos filter
|
10 years ago |
Lorenz Meier
|
030348eddd
|
commander: Improve status feedback to make status parsing simpler in UI
|
10 years ago |
Lorenz Meier
|
100fb07142
|
Fix ordering of check submodule execution
|
10 years ago |
Thomas Gubler
|
0dec33526b
|
mc pos ctrl: do not publish att sp in offboard && no position/velocity control
|
10 years ago |
Thomas Gubler
|
f10bcb0377
|
mc pos ctrl multiplatform: do not publish att sp in offboard && no position/velocity control
|
10 years ago |
Lorenz Meier
|
2b71bff858
|
Generate messages first, then check submodules
|
10 years ago |
Lorenz Meier
|
6635d4113e
|
Remove header which is now auto-generated
|
10 years ago |
Lorenz Meier
|
675b86550f
|
Sensors: Clear old mag rotation param once new values is present
|
10 years ago |
Andreas Antener
|
edfbde1505
|
move demo nodes out of px4 namespace
|
10 years ago |
Andreas Antener
|
c4b938fee6
|
moved mavros to root node
|
10 years ago |
Andreas Antener
|
5d8516b356
|
wait on armin service and wait 2 seconds after calling it
|
10 years ago |
Andreas Antener
|
5706e1d778
|
use mavros arming service to arm
|
10 years ago |
Thomas Gubler
|
7fb82e74c8
|
tiny comment improvement
|
10 years ago |
Thomas Gubler
|
b4d7bac8c2
|
Merge pull request #1793 from PX4/ros_mavlink
ROS SITL: offboard setpoints
|
10 years ago |
Andreas Antener
|
482f2c9442
|
added integration tests to cmake list
|
10 years ago |
Andreas Antener
|
b955b9391d
|
added mavros offboard test
|
10 years ago |
Andreas Antener
|
638022f7ad
|
fix headers and indentation
|
10 years ago |
Andreas Antener
|
952f91738e
|
update flight path assertion and error handling
|
10 years ago |
Andreas Antener
|
85ac3e3515
|
renamed tests, added placeholder for mavros test
|
10 years ago |
Andreas Antener
|
75f1678047
|
- updated position control test
- added flight path assertion helper
|
10 years ago |
Andreas Antener
|
e0e7f8c517
|
- updated manual input to publish directly to px4 and not over joystick topics
- updated tests to work with current setup
|
10 years ago |
Andreas Antener
|
a54849eeff
|
adding previous integration demo tests
|
10 years ago |
Andreas Antener
|
cbbc660b88
|
arm automatically when offboard control mode is set
|
10 years ago |
Thomas Gubler
|
e5d54a487f
|
ros offboard attitude sp demo: move attitude
|
10 years ago |
Thomas Gubler
|
4bf3107faf
|
mavros sitl: make it listen to the attitude setpoint topic
|
10 years ago |
Thomas Gubler
|
7ff84c0dcf
|
ros: offboard attitude demo node: make quad jump
|
10 years ago |
Thomas Gubler
|
5b0423109f
|
ros mavlink dummy node: improve offboard attitude setpoint handling
|
10 years ago |
Thomas Gubler
|
edbf620458
|
ros: fix offboard attitude demo launch file
|
10 years ago |
Thomas Gubler
|
27511324ff
|
ros: add offboard attitude sp demo (WIP)
|
10 years ago |
Thomas Gubler
|
80fbb512c9
|
ros: mavlink node: update to latest offboard code
|
10 years ago |