-
Backport NavSat message for bridge compatibility
-
Focal CI: static checkers and doxygen linters
-
Add wheel slip message definition
-
Add PointCloudPacked iterators
-
Utility_TEST: adjust expectations for 32-bit arch (#120)
- Pull request #120) (#196 (#196)
-
Fix trivial typo in command line help message
-
Support colcon in windows CI
-
🥳 Update ign-tools issue on README
-
Adds PerformanceSensorMetrics proto message.
-
Detect ign instead of using cmake module to check for ignition-tools
-
Bazel build support
-
Remove tools/code_check and update codecov
-
Fixed the width spelling in a comment
- Added particle_emitter vector message
-
Master branch updates
-
Added light intensity to light.proto
-
Add double sided field to material
-
Added capsule and ellipsoid geom msgs
-
Add lightmap texcoord set
-
README updates for Edifice
-
Added render order to material msgs
-
Added run_to_sim_time to world_control message.
-
Add a is_periodic_change field to SerializedStateMap
-
Remove deprecations, and a now invalid todo
-
Added light map to material.proto
-
Adds PerformanceSensorMetrics proto message.
-
Detect ign instead of using cmake module to check for ignition-tools
-
Bazel build support for ign-msgs6
-
Remove tools/code_check and update codecov
- Added particle_emitter vector message
-
Support 'has' functionality in particle Emitter.
-
Add ignition version of nav_msgs/OccupancyGrid.
-
Particle emitter message.
-
Add std:: to strings in Generator.cc/hh
-
Add windows installation; move installation in README to tutorial
-
Includes changes found in version 5.6.0.
-
Make ignstrtok private to Utility.cc
-
Added JointTrajectory message
-
Added Statistics message
- Includes changes found in version 5.4.0.
-
Convert functions between duration and ignition::time.
-
Added utility functions to convert between msg::time and std::chrono time_point.
-
Update codeowners.
-
Included autogenerated code to the ign_create_docs function.
-
Feature/add visual arrow and axis.
-
Add Cone Geometry Type to marker.proto.
-
Use
/bigobj
in MSVC to support protobuf 3.12 library. -
Workflow updates.
-
Add Cone Geometry Message.
-
Add .gitignore.
-
Update BitBucket links.
-
Backport NavSat message for ROS bridge compatibility
-
Focal CI: static checkers and doxygen linters
-
Add PointCloudPacked iterators
-
Utility_TEST: adjust expectations for 32-bit arch (Backport of #120)
-
Fix trivial typo in command line help message
-
🥳 Update ign-tools issue on README
-
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.
-
Use modern CMake targets when including ignition-math.
-
Included autogenerated code to the ign_create_docs function.
-
Support multiple messages in a proto file.
-
Add CMake options to support cross-compilation.
-
Added the
EntityFactory_V
message.
-
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.proto
message files. Added conversion functions to/from the model.config/metadata.pbtxt formats.
-
Included autogenerated code to the ign_create_docs function.
-
Add Focal CI.
-
Added the
EntityFactory_V
message.
-
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
map
data 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.proto
message. -
Added Physically Based Rendering (PBR) message to
material.proto
-
Corrected
BAYER_RGGR8
toBAYER_BGGR8
inPixelFormatType
located inproto/ignition/msgs/image.proto
. -
Adding
dynamic_bias_stddev
anddynamic_bias_correlation_time
sensor noise parameters. -
Added
fluid_pressure.proto
andair_pressure_sensor.proto
. -
Added
step_size
toWorldStatistics
andSerializedStep
-
Added an
altimeter_sensor.proto
message that encapsulates information about an altimeter sensor. -
Added a
magnetometer_sensor.proto
message that encapsulates information about a magnetometer sensor. -
image:
pixel_format
field is deprecated, usepixel_format_type
with enumPixelFormatType
instead. -
Updated
model.proto
with more documentation. Position, velocity, force, and acceleration information for joint have been moved to theaxis.proto
message, see the Migration guide. Theign.hh
header 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
PixelFormatType
enum, 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