-
CollMot Robotics Ltd.
- https://collmot.com
Block or Report
Block or report ntamas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,895 contributions in the last year
Contribution activity
May 2022
Created 88 commits in 25 repositories
Created a pull request in ArduPilot/ardupilot that received 13 comments
AP_Logger: make LogStructure non-packed to fix compilation of SITL on Apple M1
As of ArduCopter 4.2.0-rc2, the compilation of the SITL simulator fails on Apple M1 with clang
(version 13.1.6); the compiler emits the following e…
+7
−0
•
13
comments
Reviewed 5 pull requests in 3 repositories
igraph/igraph
3 pull requests
ArduPilot/ardupilot
1 pull request
skybrush-io/live
1 pull request
Created an issue in igraph/igraph that received 4 comments
igraph_i_dot_escape() not compliant to the DOT specs
Describe the bug
igraph_i_dot_escape()
is not compliant to the DOT specs, which say:
In quoted strings in DOT, the only escaped character is doubl…
4
comments