-
Adds PerformanceSensorMetrics proto message.
-
Detect ign instead of using cmake module to check for ignition-tools
-
Remove tools/code_check and update codecov
-
Add ignition version of nav_msgs/OccupancyGrid (backport #138)
-
Master branch updates
-
Add windows installation; move installation in README to tutorial
- Add JointTrajectory message.
- Add statistics message.
-
Add CMake options to support cross-compilation.
-
Add Focal CI.
-
Include autogenerated code for the ign_create_docs function.
-
Use modern CMake targets when including ignition-math.
-
Bump versions in readme.
-
Bump readme math version.
-
Improve fork experience.
-
Add dependency conversion for model.config's.
-
Resolved updated codecheck issues.
- Added the
EntityFactory_Vmessage.
-
Handle empty xml elements
-
Ignore deprecation warnings on generated code
-
Add SdfGeneratorConfig message containing configuration options for generating SDFormat from currently loaded worlds
-
BitBucket to GitHub migration
- Add ConvertPixelFormatType functions to Utility.hh
-
Add support for sdformat frame semantics
-
Add emissive_map field to material.proto
-
Add discovery message
-
Deprecate all double fields in joint_cmd and pid, replace with Double
-
Factory relative to
-
Added
fuel_metadata.proto,version.proto,version_range.proto, andversioned_name.protomessage files. Added conversion functions to/from the model.config/metadata.pbtxt formats.
- Added the
EntityFactory_Vmessage.
-
Add SdfGeneratorConfig message containing configuration options for generating SDFormat from currently loaded worlds
-
Fix linking order of Protocol Buffers static libraries on GCC
-
Ignore deprecation warnings on generated code
- Add video record message
- Add Actor message
- Add battery state message
- Added SerializedEntityMap, SerializedStateMap, and SerializedStepMap
messages which match SerializedEntity, SerializedState, and SerializedStep messages except that the former uses
mapdata structures.
- Added odometry message
- Added camera info message
-
Add world stats to packet message.
-
Deprecating
raysensor.proto, and replacing withlidar_sensor.proto. -
Added orientation reference frame information to
imu_sensor.proto. -
New actuators
actuators.protomessage. -
Added Physically Based Rendering (PBR) message to
material.proto -
Corrected
BAYER_RGGR8toBAYER_BGGR8inPixelFormatTypelocated inproto/ignition/msgs/image.proto. -
Adding
dynamic_bias_stddevanddynamic_bias_correlation_timesensor noise parameters. -
Added
fluid_pressure.protoandair_pressure_sensor.proto. -
Added
step_sizetoWorldStatisticsandSerializedStep -
Added an
altimeter_sensor.protomessage that encapsulates information about an altimeter sensor. -
Added a
magnetometer_sensor.protomessage that encapsulates information about a magnetometer sensor. -
image:
pixel_formatfield is deprecated, usepixel_format_typewith enumPixelFormatTypeinstead. -
Updated
model.protowith more documentation. Position, velocity, force, and acceleration information for joint have been moved to theaxis.protomessage, see the Migration guide. Theign.hhheader file is no longer installed. -
Change serialized field from string to bytes.
-
Install ruby files into versioned folder
-
Install ruby files into versioned folder
-
Fix linking order of Protocol Buffers static libraries on GCC
- Added Pose_V, Time, and Clock fields to packet.proto
-
Added serialized messages: SerializedState, SerializedEntity, SerializedComponent
-
image.proto: add
PixelFormatTypeenum, copied fromignition::common::Image::PixelFormatType
-
axis_aligned_box: new message and conversion functions
-
contacts: use Entity instead of string to specify entities in contact
-
entity: new message to uniquely identify an entity
-
entity_factory: refactor message, remove edit_name field
-
Add twist message
-
Update light msgs fields
-
Combine docs
-
configure.bat: don't need to list recursive dependencies
-
Update gtest
-
Upgrade to protobuf3
-
Fix ruby message generation.
- Fix linking order of Protocol Buffers static libraries on GCC
- Upgrade to ign-math6
-
sonar: add geometry field
-
log_control, log_status: add record_resources bool to match osrf/gazebo PR 3008
-
Added inline versioned namespace. Generator.hh is no longer installed
-
Upgrade to ign-cmake1
-
Extend Factory class
-
Add real_time_factor field to WorldStatistics