Foxglove Studio
-
CEO @foxglove
- San Francisco
- https://foxglove.dev
- @adrianmacneil
Highlights
Block or Report
Block or report amacneil
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
505 contributions in the last year
Less
More
Contribution activity
November 2022
Created 5 commits in 3 repositories
Opened 4 pull requests in 3 repositories
amacneil/dbmate
2
merged
ros-tooling/ros-github-scripts
1
merged
foxglove/studio
1
merged
Reviewed 7 pull requests in 4 repositories
foxglove/studio
4 pull requests
foxglove/schemas
1 pull request
foxglove/mcap
1 pull request
ros2/rosbag2
1 pull request
Created an issue in foxglove/studio that received 4 comments
🔪 Nested enum annotations
Chapter 1
ROS messages do not have an enum types. Informally, they solve this using constants (e.g. DiagnosticStatus):
byte OK=0
byte WARN=1
byte E…
4
comments








